home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8"?> <html><head><title>Beep-Statement [Runtime]</title><meta name="filename" content="text/sbasic/common/03130100"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css"> p.P1{ } p.P2{ } span.T1{ font-weight:bold;} </style></head><body> <help:to-be-embedded Eid="beep" xmlns:help="http://openoffice.org/2000/help"> <p class="Head1"><help:link Id="66412">Beep-Statement [Runtime]</help:link></p> <p class="Paragraph">Sounds a tone through the computer's speaker. The tone is system-dependent and the volume and pitch can generally not be modified.</p> </help:to-be-embedded> <p class="Paragraph"><span class="T1">Syntax</span>:</p> <p class="Paragraph">Beep <help:key-word value="Beep" tag="kw66412_1" xmlns:help="http://openoffice.org/2000/help"/></p> <p class="P2">Example:</p> <p class="PropText">Sub ExampleBeep</p> <p class="PropText">beep</p> <p class="PropText">beep</p> <p class="PropText">beep</p> <p class="PropText">end sub</p> <p class="PropText"/> </body></html>